home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_aalib / ANNOUNCE.{_4 < prev    next >
Text File  |  1999-09-17  |  3KB  |  87 lines

  1.  
  2. Why such library?
  3. =================
  4.  
  5.    I vote for simplicity. There are many problems of various kinds with
  6. video cards, low frequency monitors, crashing graphical apps... AA-lib
  7. IS the solution. It works on a terminal of any kind, it is fast and
  8. portable, it gives to you standard API. It gives to your old hardware
  9. more power!
  10.  
  11. Supports: dos (VGA + MDA), stdio, curses, slang, X11, gpm, linux-console, OS/2
  12.  
  13.  
  14. What does this software do then ?
  15. =================================
  16.  
  17.    AA-lib is a low level gfx library just as many other libraries are.
  18. The main difference is that AA-lib does not require graphics device. In
  19. fact, there is no graphical output possible. AA-lib replaces those
  20. old-fashioned output methods with powerful ascii-art renderer. Now my
  21. linux boots with a nice penguin logo at secondary display (yes! Like
  22. Win95 does:) AA-lib API is designed to be similar to other graphics
  23. libraries. Learning a new API would be a piece of cake!
  24.  
  25.  
  26. Where to find AA-lib
  27. ====================
  28.  
  29.    Just join our mailing list: `aa@horac.ta.jcu.cz'.
  30.  
  31.    All programs covered under AA-project can be obtained at
  32. `ftp://ftp.ta.jcu.cz://pub/aa'.
  33.  
  34.    Or just browse our homepage at `http://www.ta.jcu.cz://aa'. A ton of
  35. examples of ascii-art generated by aalib, pointers to other AA-Project
  36. resources etc.
  37.  
  38. How this all started
  39. ====================
  40.  
  41.    Once upon a time we've (my friend Kamil and I) bought two old
  42. Herculeses as secondary monitors. We didn't know for that time that our
  43. Diamond Stealths 64 cards would become obsolete soon. The next day we
  44. downloaded the logo of Linux Texas Users Group - nice silly penguin
  45. looking like a cowboy! It was so exciting logo ... we decided that we
  46. couldn't live without it and we wanted to see it at boot time as a logo
  47. on our secondary monitors. There was a small problem - Hercules doesn't
  48. support color graphics. So we decided to convert the penguin image to
  49. ascii art using netpbm tools.
  50.  
  51.    The output was very ugly because the converting algorithm was
  52. absolutly stupid.  During the night I designed a new convertor that
  53. used a font bitmap to creat an aproximation table. The output wasn't
  54. very good since the algorithm wasn't tuned so well. Many months this
  55. small piece of code was waiting on my disc for the day "D". Meanwhile I
  56. started a new project XaoS (a fractal zoomer) with my friend Thomas.
  57. And then I got an idea: Ascii Art Mandelbrots!  I was really impressed
  58. by the result! XaoS was faster, portable and looking much better than
  59. ever before. I found a new way to go ...
  60.  
  61.  
  62. AA-Project
  63. **********
  64.  
  65.                                dT8  8Tb
  66.                               dT 8  8 Tb
  67.                              dT  8  8  Tb
  68.                           <PROJECT><PROJECT>
  69.                            dT    8  8    Tb
  70.                           dT     8  8     Tb
  71.    Three goals of AA-Project:
  72.  
  73.   1. Port all important software (like Doom, Second Reality, X windows
  74.      etc..) on AA-lib.
  75.  
  76.   2. Port AA-lib on all available platforms (mainly ZX-Spectrum and
  77.      Sharp).
  78.  
  79.   3. Force IBM to start manufacturing MDA cards again.
  80.  
  81.    AA-project was started by Jan Hubicka. In that times just a few
  82. people knew about it. Then a new demo named BB has been relased to show
  83. the power of AA-lib technology. Now the project is freely available and
  84. anyone can help.
  85.  
  86.  
  87.